Search results 59

Card image cap
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image cap
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image cap
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image cap
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image cap
PrettyPath

Formats a path for use in user displays, trim it beautifly. PrettyPath is ...

Card image cap
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image cap
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image cap
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image cap
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image cap
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

hand.zip

Card image cap
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image cap
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...